home *** CD-ROM | disk | FTP | other *** search
/ Quick PC 61 / Quick PC 61.iso / I386 / DRIVER.CAB / xr_88081.ppd < prev    next >
Encoding:
PostScript Printer Description  |  2003-02-21  |  21.9 KB  |  601 lines

  1. *PPD-Adobe: "4.2"
  2. *% Adobe Systems PostScript(R) Printer Description File
  3. *% Copyright 1987-1995 Adobe Systems Incorporated. 
  4. *% All Rights Reserved. 
  5. *% Permission is granted for redistribution of this file as
  6. *% long as this copyright notice is intact and the contents
  7. *% of the file is not altered in any way from its original form.
  8. *% End of Copyright statement
  9. *FormatVersion: "4.2"
  10. *FileVersion: "1.0"
  11. *LanguageEncoding: ISOLatin1
  12. *LanguageVersion: English
  13. *PCFileName: "XR_88081.PPD"
  14. *Product: "(Xerox 8808)"
  15. *PSVersion: "(2015.105) 22"
  16. *ModelName: "Xerox 8808 PostScript"
  17. *NickName: "Xerox 8808 PostScript"
  18.  
  19. *% ===== Options and Constraints =========
  20. *OpenGroup: InstallableOptions/Options Installed
  21. *OpenUI *InstalledMemory: PickOne
  22. *DefaultInstalledMemory: 24Meg
  23. *InstalledMemory 24Meg/24 MB Memory: ""
  24. *CloseUI: *InstalledMemory
  25.  
  26. *OpenUI *Option1/Bottom Tray: Boolean
  27. *DefaultOption1: False
  28. *Option1 True/Installed: ""
  29. *Option1 False/Not Installed: ""
  30. *CloseUI: *Option1
  31.  
  32. *OpenUI *Option2/Ethernet Card: Boolean
  33. *DefaultOption2: False
  34. *Option2 True/Installed: ""
  35. *Option2 False/Not Installed: ""
  36. *CloseUI: *Option2
  37.  
  38. *OpenUI *Option3/Media Size Group: PickOne
  39. *DefaultOption3: ANSI
  40. *Option3 ANSI: ""
  41. *Option3 ISO: ""
  42. *CloseUI: *Option3
  43. *CloseGroup: InstallableOptions
  44.  
  45. *UIConstraints: *Option1 False *InputSlot Lower
  46.  
  47. *UIConstraints: *Option3 ANSI *PageSize A4
  48. *UIConstraints: *Option3 ANSI *PageSize A5
  49. *UIConstraints: *Option3 ANSI *PageSize B5
  50. *UIConstraints: *Option3 ANSI *PageRegion A4
  51. *UIConstraints: *Option3 ANSI *PageRegion A5
  52. *UIConstraints: *Option3 ANSI *PageRegion B5
  53.  
  54. *UIConstraints: *Option3 ISO *PageSize Letter
  55. *UIConstraints: *Option3 ISO *PageSize Statement
  56. *UIConstraints: *Option3 ISO *PageSize Executive
  57. *UIConstraints: *Option3 ISO *PageRegion Letter
  58. *UIConstraints: *Option3 ISO *PageRegion Statement
  59. *UIConstraints: *Option3 ISO *PageRegion Executive
  60.  
  61. *% ===== Device Capabilities ===============
  62. *LanguageLevel: "2"
  63. *Protocols: BCP PJL
  64. *FreeVM: "6385048"
  65. *VMOption 24Meg: "6385048"
  66. *ColorDevice: False
  67. *DefaultColorSpace: Gray
  68. *VariablePaperSize: False
  69. *FileSystem: False
  70. *TTRasterizer: Type42
  71. *Emulators: hplj
  72. *StartEmulator_hplj: "currentfile /hpcl statusdict /emulate get exec"
  73. *StopEmulator_hplj: "<1B7F>0"
  74. *SuggestedJobTimeout: "0"
  75. *SuggestedWaitTimeout: "0"
  76.  
  77. *JCLBegin: "<1B>%-12345X@PJL Job<0A>"
  78. *JCLToPSInterpreter: "@PJL ENTER LANGUAGE = POSTSCRIPT <0A>"
  79. *JCLEnd: "<1B>%-12345X@PJL EOJ<0A><1B>%-12345X"
  80.  
  81. *PrintPSErrors: True
  82. *Throughput: "8"
  83. *Password: "()"
  84. *ExitServer: "
  85.  count 0 eq
  86.  { false } { true exch startjob } ifelse
  87.  not {
  88.      (WARNING: Cannot modify initial VM.) =
  89.      (Missing or invalid password.) =
  90.      (Please contact the author of this software.) = flush quit
  91.      } if
  92. "
  93. *End
  94.  
  95. *Reset: "
  96.  count 0 eq
  97.  { false } { true exch startjob } ifelse
  98.  not {
  99.     (WARNING: Cannot reset printer.) =
  100.     (Missing or invalid password.) =
  101.     (Please contact the author of this software.) = flush quit
  102.     } if
  103.  systemdict /quit get exec
  104.  (WARNING : Printer Reset Failed.) = flush
  105. "
  106. *End
  107.  
  108. *OpenUI *Resolution:  PickOne
  109. *OrderDependency: 20 AnySetup *Resolution
  110. *DefaultResolution: 600dpi
  111. *Resolution 600dpi: "1 dict dup /HWResolution [600 600] put setpagedevice"
  112. *Resolution 800dpi: "1 dict dup /HWResolution [800 800] put setpagedevice"
  113. *?Resolution: "
  114.   save
  115.     currentpagedevice /HWResolution get
  116.     0 get
  117.     (          ) cvs print
  118.     (dpi)
  119.     = flush
  120.   restore
  121. "
  122. *End
  123. *CloseUI: *Resolution
  124.  
  125. *% Halftone Information ===============
  126. *ScreenFreq: "85.0"
  127. *ScreenAngle: "45.0"
  128. *DefaultScreenProc: Dot
  129. *ScreenProc Dot: "
  130. {abs   exch   abs   2 copy   add   1 gt   {1 sub   dup   mul   exch
  131. 1 sub   dup   mul   add   1 sub  } {dup   mul   exch   dup   mul
  132. add   1 exch   sub  } ifelse  }
  133. "
  134. *End
  135. *ScreenProc Line: "{ pop }"
  136. *ScreenProc Ellipse: "{ dup 5 mul 8 div mul exch dup mul exch add sqrt 1
  137. exch sub }"
  138. *End
  139. *ResScreenFreq 600dpi: "85.0"
  140. *ResScreenAngle 600dpi: "45.0"
  141. *ResScreenFreq 800dpi: "100.0"
  142. *ResScreenAngle 800dpi: "45.0"
  143.  
  144. *DefaultTransfer: Null
  145. *Transfer Null: "{ }"
  146. *Transfer Null.Inverse: "{ 1 exch sub }"
  147.  
  148. *% Paper Handling ===================
  149. *LandscapeOrientation: Any
  150.  
  151. *% Code in this section both selects a tray and sets up a frame buffer.
  152. *OpenUI *PageSize: PickOne
  153. *OrderDependency: 30 AnySetup *PageSize
  154. *DefaultPageSize: Letter
  155. *PageSize Letter: "
  156.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  157. *End
  158. *PageSize Legal13: "
  159.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [612 936] put dup /ImagingBBox null put setpagedevice"
  160. *End
  161. *PageSize Legal14: "
  162.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [612 1008] put dup /ImagingBBox null put
  163. setpagedevice"
  164. *End
  165. *PageSize Ledger: "
  166.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [792 1224] put dup /ImagingBBox null put
  167. setpagedevice"
  168. *End
  169. *PageSize A3: "
  170.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [842 1191] put dup /ImagingBBox null put
  171. setpagedevice"
  172. *End
  173. *PageSize A4: "
  174.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  175. *End
  176. *PageSize A5: "
  177.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  178. *End
  179. *PageSize B4: "
  180.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [728 1032] put dup /ImagingBBox null put
  181. setpagedevice"
  182. *End
  183. *PageSize B5: "
  184.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [516 728] put dup /ImagingBBox null put setpagedevice"
  185. *End
  186. *PageSize Postcard: "
  187.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [283 420] put dup /ImagingBBox null put setpagedevice"
  188. *End
  189. *PageSize Statement: "
  190.    5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  191. *End
  192. *PageSize Executive: "
  193.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  194. *End
  195. *PageSize COM10/COM10 Envelope: "
  196.    5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  197. *End
  198. *PageSize DL/DL Envelope: "
  199.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  200. *End
  201. *PageSize C5/C5 Envelope: "
  202.    5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  203. *End
  204. *PageSize Monarch/Monarch Envelope: "
  205.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  206. *End
  207. *?PageSize: "
  208.  save
  209.    currentpagedevice /PageSize get aload pop
  210.    2 copy gt {exch} if
  211.    (Unknown)
  212.   17 dict
  213.    dup [612 792] (Letter) put
  214.    dup [612 936] (Legal13) put
  215.    dup [612 1008] (Legal14) put
  216.    dup [792 1224] (Ledger) put
  217.    dup [842 1191] (A3) put
  218.    dup [595 842] (A4) put
  219.    dup [420 595] (A5) put
  220.    dup [728 1032] (B4) put
  221.    dup [516 728] (B5) put
  222.    dup [283 420] (Postcard) put
  223.    dup [396 612] (Statement) put
  224.    dup [522 756] (Executive) put
  225.    dup [297 684] (COM10) put
  226.    dup [312 624] (DL) put
  227.    dup [459 649] (C5) put
  228.    dup [279 540] (Monarch) put
  229.  { exch aload pop 4 index sub abs 5 le exch
  230.    5 index sub abs 5 le and
  231.       {exch pop exit} {pop} ifelse
  232.    } bind forall
  233.    = flush pop pop
  234. restore
  235. "
  236. *End
  237. *CloseUI: *PageSize
  238.  
  239. *OpenUI *PageRegion:  PickOne
  240. *OrderDependency: 40 AnySetup *PageRegion
  241. *DefaultPageRegion: Letter
  242. *PageRegion Letter: "
  243.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [612 792] put dup /ImagingBBox null put setpagedevice"
  244. *End
  245. *PageRegion Legal13: "
  246.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [612 936] put dup /ImagingBBox null put setpagedevice"
  247. *End
  248. *PageRegion Legal14: "
  249.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [612 1008] put dup /ImagingBBox null put
  250. setpagedevice"
  251. *End
  252. *PageRegion Ledger: "
  253.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [792 1224] put dup /ImagingBBox null put
  254. setpagedevice"
  255. *End
  256. *PageRegion A3: "
  257.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [842 1191] put dup /ImagingBBox null put
  258. setpagedevice"
  259. *End
  260. *PageRegion A4: "
  261.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [595 842] put dup /ImagingBBox null put setpagedevice"
  262. *End
  263. *PageRegion A5: "
  264.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [420 595] put dup /ImagingBBox null put setpagedevice"
  265. *End
  266. *PageRegion B4: "
  267.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [728 1032] put dup /ImagingBBox null put
  268. setpagedevice"
  269. *End
  270. *PageRegion B5: "
  271.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [516 728] put dup /ImagingBBox null put setpagedevice"
  272. *End
  273. *PageRegion Postcard: "
  274.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [283 420] put dup /ImagingBBox null put setpagedevice"
  275. *End
  276. *PageRegion Statement: "
  277.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [396 612] put dup /ImagingBBox null put setpagedevice"
  278. *End
  279. *PageRegion Executive: "
  280.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [522 756] put dup /ImagingBBox null put setpagedevice"
  281. *End
  282. *PageRegion COM10/COM10 Envelope: "
  283.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [297 684] put dup /ImagingBBox null put setpagedevice"
  284. *End
  285. *PageRegion DL/DL Envelope: "
  286.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [312 624] put dup /ImagingBBox null put setpagedevice"
  287. *End
  288. *PageRegion C5/C5 Envelope: "
  289.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [459 649] put dup /ImagingBBox null put setpagedevice"
  290. *End
  291. *PageRegion Monarch/Monarch Envelope: "
  292.     5 dict dup /Policies 1 dict dup /PageSize 2 put put dup /PageSize [279 540] put dup /ImagingBBox null put setpagedevice"
  293. *End
  294. *CloseUI: *PageRegion
  295.  
  296. *% The following entries provide information about specific paper keywords.
  297. *DefaultImageableArea: Letter
  298. *ImageableArea Letter: "11.34 11.34 600.66 780.66 "
  299. *ImageableArea Legal13: "11.34 11.34 600.66 924.66 "
  300. *ImageableArea Legal14: "11.34 11.34 600.66 996.66 "
  301. *ImageableArea Ledger: "11.34 11.34 780.66 1212.66 "
  302. *ImageableArea A3: "11.34 11.34 830.66 1179.6612.33 "
  303. *ImageableArea A4: "11.34 11.34 583.66 830.6612.33 "
  304. *ImageableArea A5: "11.34 11.34 410.66 583.6612.375 "
  305. *ImageableArea B4: "11.34 11.34 716.66 1020.6612.33 "
  306. *ImageableArea B5: "11.34 11.34 504.66 716.6612.375 "
  307. *ImageableArea Postcard: "11.34 11.34 271.66 408.66 "
  308. *ImageableArea Statement: "11.34 11.34 384.66 600.66 "
  309. *ImageableArea Executive: "11.34 11.34 510.66 744.66 "
  310. *ImageableArea COM10/COM10 Envelope: "11.34 11.34 285.66 672.66 "
  311. *ImageableArea DL/DL Envelope: "11.34 11.34 300.66 612.6612.33 "
  312. *ImageableArea C5/C5 Envelope: "11.34 11.34 447.66 637.6612.33 "
  313. *ImageableArea Monarch/Monarch Envelope: "11.34 11.34 267.66 528.66 "
  314. *?ImageableArea: "
  315.  save
  316.    /cvp { (                ) cvs print ( ) print } bind def
  317.    /upperright {10000 mul floor 10000 div} bind def
  318.    /lowerleft {10000 mul ceiling 10000 div} bind def
  319.    newpath clippath pathbbox
  320.    4 -2 roll exch 2 {lowerleft cvp} repeat
  321.    exch 2 {upperright cvp} repeat flush
  322.  restore
  323. "
  324. *End
  325.  
  326. *% These provide the physical dimensions of the paper (by keyword)
  327. *DefaultPaperDimension: Letter
  328. *PaperDimension Letter: "612 792"
  329. *PaperDimension Legal13: "612 936"
  330. *PaperDimension Legal14: "612 1008"
  331. *PaperDimension Ledger: "792 1224"
  332. *PaperDimension A3: "842 1191"
  333. *PaperDimension A4: "595 842"
  334. *PaperDimension A5: "420 595"
  335. *PaperDimension B4: "728 1032"
  336. *PaperDimension B5: "516 728"
  337. *PaperDimension Postcard: "283 420"
  338. *PaperDimension Statement: "396 612"
  339. *PaperDimension Executive: "522 756"
  340. *PaperDimension COM10/COM10 Envelope: "297 684"
  341. *PaperDimension DL/DL Envelope: "312 624"
  342. *PaperDimension C5/C5 Envelope: "459 649"
  343. *PaperDimension Monarch/Monarch Envelope: "279 540"
  344.  
  345. *RequiresPageRegion All: False
  346.  
  347. *OpenUI *InputSlot: PickOne
  348. *OrderDependency: 20 AnySetup *InputSlot
  349. *DefaultInputSlot: Upper
  350. *InputSlot Upper/Top: "
  351.   currentpagedevice /InputAttributes get 0 get
  352.   dup null eq
  353.   { pop }
  354.   { dup length 1 add dict copy
  355.    dup /InputAttributes
  356.     1 dict dup /Priority [0] put
  357.     put setpagedevice
  358.  } ifelse"
  359. *End
  360. *InputSlot Lower/Bottom: "
  361.   currentpagedevice /InputAttributes get
  362.   { 2 get } stopped
  363.   { pop pop /bottom 1 def } { pop /bottom 2 def } ifelse
  364.   currentpagedevice /InputAttributes get bottom get
  365.   dup null eq
  366.   { pop }
  367.   { dup length 1 add dict copy
  368.     dup /InputAttributes
  369.     1 dict dup /Priority [1] put
  370.     put setpagedevice
  371.   } ifelse"
  372. *End
  373. *?InputSlot: "
  374. save
  375.   2 dict
  376.   dup /0 (Upper) put
  377.   dup /1 (Lower) put
  378.   currentpagedevice /InputAttributes get
  379.  dup /Priority known
  380.   { /Priority get 0 get (      ) cvs cvn get }
  381.   {
  382.     dup length 1 eq
  383.     { {pop} forall (       ) cvs cvn get }
  384.     { pop pop (Unknown) } ifelse
  385.   } ifelse
  386.   = flush
  387. restore
  388. "
  389. *End
  390. *CloseUI: *InputSlot
  391.  
  392. *DefaultOutputBin: Upper/Top
  393. *DefaultOutputOrder: Normal
  394. *PageStackOrder Upper/Top: Normal
  395. *PageStackOrder Lower/Bottom: Reverse
  396.  
  397. *OpenUI *ManualFeed:  Boolean
  398. *OrderDependency: 20 AnySetup *ManualFeed
  399. *DefaultManualFeed: False
  400. *ManualFeed True: "1 dict dup /ManualFeed true put setpagedevice"
  401. *ManualFeed False: "1 dict dup /ManualFeed false put setpagedevice"
  402. *?ManualFeed: "
  403.   save
  404.     currentpagedevice /ManualFeed get
  405.     {(True)}{(False)}ifelse = flush
  406.   restore
  407. "
  408. *End
  409. *CloseUI: *ManualFeed
  410.  
  411. *% Font Information =====================
  412. *DefaultFont: Courier
  413. *Font AvantGarde-Book: Standard "(001.006S)" Standard ROM
  414. *Font AvantGarde-BookOblique: Standard "(001.006S)" Standard ROM
  415. *Font AvantGarde-Demi: Standard "(001.007S)" Standard ROM
  416. *Font AvantGarde-DemiOblique: Standard "(001.007S)" Standard ROM
  417. *Font Bookman-Demi: Standard "(001.004S)" Standard ROM
  418. *Font Bookman-DemiItalic: Standard "(001.004S)" Standard ROM
  419. *Font Bookman-Light: Standard "(001.004S)" Standard ROM
  420. *Font Bookman-LightItalic: Standard "(001.004S)" Standard ROM
  421. *Font Courier: Standard "(002.004S)" Standard ROM
  422. *Font Courier-Bold: Standard "(002.004S)" Standard ROM
  423. *Font Courier-BoldOblique: Standard "(002.004S)" Standard ROM
  424. *Font Courier-Oblique: Standard "(002.004S)" Standard ROM
  425. *Font Helvetica: Standard "(001.006S)" Standard ROM
  426. *Font Helvetica-Bold: Standard "(001.007S)" Standard ROM
  427. *Font Helvetica-BoldOblique: Standard "(001.007S)" Standard ROM
  428. *Font Helvetica-Narrow: Standard "(001.006S)" Standard ROM
  429. *Font Helvetica-Narrow-Bold: Standard "(001.007S)" Standard ROM
  430. *Font Helvetica-Narrow-BoldOblique: Standard "(001.007S)" Standard ROM
  431. *Font Helvetica-Narrow-Oblique: Standard "(001.006S)" Standard ROM
  432. *Font Helvetica-Oblique: Standard "(001.006S)" Standard ROM
  433. *Font NewCenturySchlbk-Bold: Standard "(001.009S)" Standard ROM
  434. *Font NewCenturySchlbk-BoldItalic: Standard "(001.007S)" Standard ROM
  435. *Font NewCenturySchlbk-Italic: Standard "(001.006S)" Standard ROM
  436. *Font NewCenturySchlbk-Roman: Standard "(001.007S)" Standard ROM
  437. *Font Palatino-Bold: Standard "(001.005S)" Standard ROM
  438. *Font Palatino-BoldItalic: Standard "(001.005S)" Standard ROM
  439. *Font Palatino-Italic: Standard "(001.005S)" Standard ROM
  440. *Font Palatino-Roman: Standard "(001.005S)" Standard ROM
  441. *Font Symbol: Special "(001.007S)" Special ROM
  442. *Font Times-Bold: Standard "(001.007S)" Standard ROM
  443. *Font Times-BoldItalic: Standard "(001.009S)" Standard ROM
  444. *Font Times-Italic: Standard "(001.007S)" Standard ROM
  445. *Font Times-Roman: Standard "(001.007S)" Standard ROM
  446. *Font ZapfChancery-MediumItalic: Standard "(001.007S)" Standard ROM
  447. *Font ZapfDingbats: Special "(001.004S)" Special ROM
  448.  
  449. *?FontQuery: "
  450.  save
  451.    { count 1 gt
  452.       { exch dup 127 string cvs (/) print print (:) print
  453.         /Font resourcestatus {pop pop (Yes)} {(No)} ifelse =
  454.      } { exit } ifelse
  455.    } bind loop
  456.    (*) = flush
  457.  restore
  458. "
  459. *End
  460.  
  461. *?FontList: "
  462. save
  463.  (*) {cvn ==} 128 string /Font resourceforall
  464.   (*) = flush
  465. restore
  466. "
  467. *End
  468.  
  469. *% Printer Messages (verbatim from printer):
  470. *Message: "%%[ exitserver: permanent state may be changed ]%%"
  471. *Message: "%%[ Flushing: rest of job (to end-of-file) will be ignored ]%%"
  472. *Message: "\FontName\ not found, using Courier"
  473. *Message: "%%[ Waiting for Ledger tray ]%%"
  474. *Message: "%%[ Waiting for A3 tray ]%%"
  475. *Message: "%%[ Waiting for Portrait A4 tray ]%%"
  476. *Message: "%%[ Waiting for Landscape A4 tray ]%%"
  477. *Message: "%%[ Waiting for Portrait A tray ]%%"
  478. *Message: "%%[ Waiting for Landscape A tray ]%%"
  479. *Message: "%%[ Waiting for Legal tray ]%%"
  480. *Message: "%%[ Tray change timeout ]%%"
  481. *Message: "%%[ Ledger tray installed ]%%"
  482. *Message: "%%[ A3 tray installed ]%%"
  483. *Message: "%%[ Portrait A4 tray installed ]%%"
  484. *Message: "%%[ Landscape A4 tray installed ]%%"
  485. *Message: "%%[ Portrait A tray installed ]%%"
  486. *Message: "%%[ Landscape A tray installed ]%%"
  487. *Message: "%%[ Legal tray installed ]%%"
  488.  
  489. *% Status (format: %%[ status: <one of these> ] %%)
  490. *Status: "idle"
  491. *Status: "busy"
  492. *Status: "waiting"
  493. *Status: "printing"
  494. *Status: "initializing"
  495. *Status: "holding"
  496. *Status: "PrinterError: Fuser Warming Up"
  497. *Status: "PrinterError: E0 Media Tray Clear Misfeed"
  498. *Status: "PrinterError: E1 Top Tray Clear Misfeed"
  499. *Status: "PrinterError: E6 Manual Path Clear Misfeed"
  500. *Status: "PrinterError: E3 Bottom Tray Clear Misfeed"
  501. *Status: "PrinterError: E4 Exit Path Clear Misfeed"
  502. *Status: "PrinterError: E5 Media Path Clear Misfeed"
  503. *Status: "PrinterError: C8 Registration? Check Plot"
  504. *Status: "PrinterError: C0 Insert Tray"
  505. *Status: "PrinterError: C1 Insert Top Tray"
  506. *Status: "PrinterError: C2 Insert Middle Tray"
  507. *Status: "PrinterError: C3 Insert Bottom Tray"
  508. *Status: "PrinterError: C4 Tray Empty"
  509. *Status: "PrinterError: C5 Top Tray Empty"
  510. *Status: "PrinterError: C6 Middle Tray Empty"
  511. *Status: "PrinterError: C7 Bottom Tray Empty"
  512. *Status: "PrinterError: E7 Cover Open Close Cover"
  513. *Status: "PrinterError: Replace EP Cartridge"
  514. *Status: "PrinterError: J1 Replace EP Cartridge"
  515. *Status: "PrinterError: U1 Motor Failure Call Service"
  516. *Status: "PrinterError: U2 ROS Failure Call Service"
  517. *Status: "PrinterError: U3 Fuser Failure Call Service"
  518. *Status: "PrinterError: U0 NVM Error Call Service"
  519. *Status: "PrinterError: C11 Wrong Tray"
  520. *Status: "PrinterError: Open Covers Clear Media Jam"
  521. *Status: "PrinterError: U5 Fan Failure Call Service"
  522.  
  523. *% Input Sources (format: %%[ status: <stat>; source: <one of these> ]%% )
  524. *Source: "EtherNet"
  525. *Source: "Parallel"
  526. *Source: "Serial"
  527.  
  528. *% Printer Error (format: %%[ PrinterError: <one of these> ]%%)
  529. *PrinterError: "Fuser Warming Up"
  530. *PrinterError: "E0 Media Tray Clear Misfeed"
  531. *PrinterError: "E1 Top Tray Clear Misfeed"
  532. *PrinterError: "E6 Manual Path Clear Misfeed"
  533. *PrinterError: "E3 Bottom Tray Clear Misfeed"
  534. *PrinterError: "E4 Exit Path Clear Misfeed"
  535. *PrinterError: "E5 Media Path Clear Misfeed"
  536. *PrinterError: "C8 Registration? Check Plot"
  537. *PrinterError: "C0 Insert Tray"
  538. *PrinterError: "C1 Insert Top Tray"
  539. *PrinterError: "C2 Insert Middle Tray"
  540. *PrinterError: "C3 Insert Bottom Tray"
  541. *PrinterError: "C4 Tray Empty"
  542. *PrinterError: "C5 Top Tray Empty"
  543. *PrinterError: "C6 Middle Tray Empty"
  544. *PrinterError: "C7 Bottom Tray Empty"
  545. *PrinterError: "E7 Cover Open Close Cover"
  546. *PrinterError: "Replace EP Cartridge"
  547. *PrinterError: "J1 Replace EP Cartridge"
  548. *PrinterError: "U1 Motor Failure Call Service"
  549. *PrinterError: "U2 ROS Failure Call Service"
  550. *PrinterError: "U3 Fuser Failure Call Service"
  551. *PrinterError: "U0 NVM Error Call Service"
  552. *PrinterError: "C11 Wrong Tray"
  553. *PrinterError: "Open Covers Clear Media Jam"
  554. *PrinterError: "U5 Fan Failure Call Service"
  555.  
  556. *%DeviceAdjustMatrix: "[1 0 0 1 0 0]"
  557.  
  558. *% Color Separation Information =====================
  559.  
  560. *DefaultColorSep: ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi
  561.  
  562. *InkName: ProcessBlack/Process Black
  563. *InkName: CustomColor/Custom Color
  564. *InkName: ProcessCyan/Process Cyan
  565. *InkName: ProcessMagenta/Process Magenta
  566. *InkName: ProcessYellow/Process Yellow
  567.  
  568. *% For 85 lpi / 600 dpi  ===============================
  569.  
  570. *ColorSepScreenAngle ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  571. *ColorSepScreenAngle CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  572. *ColorSepScreenAngle ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  573. *ColorSepScreenAngle ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  574. *ColorSepScreenAngle ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "45.0"
  575.  
  576. *ColorSepScreenFreq ProcessBlack.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  577. *ColorSepScreenFreq CustomColor.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  578. *ColorSepScreenFreq ProcessCyan.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  579. *ColorSepScreenFreq ProcessMagenta.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  580. *ColorSepScreenFreq ProcessYellow.85lpi.600dpi/85 lpi / 600 dpi: "85.0"
  581.  
  582. *% For 100 lpi / 800 dpi  ===============================
  583.  
  584. *ColorSepScreenAngle ProcessBlack.100lpi.800dpi/100 lpi / 800 dpi: "45.0"
  585. *ColorSepScreenAngle CustomColor.100lpi.800dpi/100 lpi / 800 dpi: "45.0"
  586. *ColorSepScreenAngle ProcessCyan.100lpi.800dpi/100 lpi / 800 dpi: "45.0"
  587. *ColorSepScreenAngle ProcessMagenta.100lpi.800dpi/100 lpi / 800 dpi: "45.0"
  588. *ColorSepScreenAngle ProcessYellow.100lpi.800dpi/100 lpi / 800 dpi: "45.0"
  589.  
  590. *ColorSepScreenFreq ProcessBlack.100lpi.800dpi/100 lpi / 800 dpi: "100.0"
  591. *ColorSepScreenFreq CustomColor.100lpi.800dpi/100 lpi / 800 dpi: "100.0"
  592. *ColorSepScreenFreq ProcessCyan.100lpi.800dpi/100 lpi / 800 dpi: "100.0"
  593. *ColorSepScreenFreq ProcessMagenta.100lpi.800dpi/100 lpi / 800 dpi: "100.0"
  594. *ColorSepScreenFreq ProcessYellow.100lpi.800dpi/100 lpi / 800 dpi: "100.0"
  595.  
  596. *% Produced by "bldppd42.ps" version 4.2 edit 16
  597. *% Last Edit Date: Aug 14 1995
  598. *% The byte count of this file should be exactly 021861 or 022461
  599. *% depending on the filesystem it resides in.
  600. *% end of PPD file for Xerox 8808
  601.